-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set Cairo compatibility #1343
Set Cairo compatibility #1343
Conversation
df094c9
to
578c867
Compare
the docs have repeatedly failed to pass CI with his PR. i've restarted multiple times and get the same "stalled build" error. does this work for you locally? worth noting that CategoricalArrays is now on v0.7, and Gadfly/Project.toml only lists 0.5. |
Codecov Report
@@ Coverage Diff @@
## master #1343 +/- ##
=========================================
Coverage ? 90.12%
=========================================
Files ? 36
Lines ? 3940
Branches ? 0
=========================================
Hits ? 3551
Misses ? 389
Partials ? 0 Continue to review full report at Codecov.
|
My Travis build also stalled in the same spot. However, the documentation did build locally. Albeit, it took a while. I've prefixed the build with |
d0c675a
to
3b7780a
Compare
Does your local build of the docs use Compose master? |
The difference that I'm aware of is that locally I used Julia v1.2 to build the doc instead of Julia v1.0. This Gadfly documentation build with Julia 1.2 got through in this Travis job. |
Commit a283bec got through in ~18min with |
a283bec
to
7a354af
Compare
This PR resolves dependencies for #1339, closes #1320 and also closes #1324.